home *** CD-ROM | disk | FTP | other *** search
- make -f Makefile.16 clean
- for i in tools gen textedit atari; do \
- (echo $i:; cd $i; make -f Makefile.16 clean) \
- done
- tools:
- rm -f core *.o [,@#]*
- gen:
- rm -f core *.o [,@#]*
- textedit:
- rm -f core *.o [,@#]*
- atari:
- rm -f dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o
- make -f Makefile.16 all
- for i in tools gen textedit atari; do \
- (echo $i:; cd $i; make -f Makefile.16) \
- done
- tools:
- cgcc -O -mshort -I../h -Wall -c endian.c -o endian.o
- cgcc -O -mshort -I../h -Wall -c glob.c -o glob.o
- glob.c: In function glob:
- glob.c:539: warning: argument passing between incompatible pointer types
- cgcc -O -mshort -I../h -Wall -c monocase.c -o monocase.o
- cgcc -O -mshort -I../h -Wall -c strdup.c -o strdup.o
- cgcc -O -mshort -I../h -Wall -c swap.c -o swap.o
- touch tools16
- gen:
- cgcc -O -mshort -I../h -Wall -c askfile.c -o askfile.o
- cgcc -O -mshort -I../h -Wall -c askync.c -o askync.o
- cgcc -O -mshort -I../h -Wall -c clip.c -o clip.o
- cgcc -O -mshort -I../h -Wall -c perror.c -o perror.o
- cgcc -O -mshort -I../h -Wall -c style.c -o style.o
- cgcc -O -mshort -I../h -Wall -c textbrk.c -o textbrk.o
- touch gen16
- textedit:
- cgcc -O -mshort -I../h -Wall -c textedit.c -o textedit.o
- textedit.c: In function tearrow:
- textedit.c:499: warning: implicit declaration of function `dprintf'
- cgcc -O -mshort -I../h -Wall -c textlow.c -o textlow.o
- textlow.c: In function tetextbreak:
- textlow.c:81: warning: unused variable `nn'
- textlow.c: In function zmalloc:
- textlow.c:167: warning: implicit declaration of function `dprintf'
- cgcc -O -mshort -I../h -Wall -c textdbg.c -o textdbg.o
- cgcc -O -mshort -I../h -Wall -c editwin.c -o editwin.o
- touch texted16
- atari:
- cgcc -O -mshort -I. -I../h -Wall -c dialog.c -o dialog.o
- dialog.c: In function waskfile:
- dialog.c:35: warning: value computed is not used
- dialog.c:60: warning: implicit declaration of function `wdebug'
- dialog.c: In function tedinfo:
- dialog.c:99: warning: unused variable `str_len'
- dialog.c: In function str_obj:
- dialog.c:154: warning: argument passing of integer from pointer lacks a cast
- dialog.c:158: warning: argument passing of integer from pointer lacks a cast
- dialog.c:161: warning: argument passing of integer from pointer lacks a cast
- dialog.c:163: warning: argument passing of integer from pointer lacks a cast
- cgcc -O -mshort -I. -I../h -Wall -c document.c -o document.o
- document.c: In function wgetchange:
- document.c:68: warning: implicit declaration of function `wdebug'
- cgcc -O -mshort -I. -I../h -Wall -c draw.c -o draw.o
- draw.c: In function wsetwintextattr:
- draw.c:35: warning: implicit declaration of function `wdebug'
- draw.c: In function wenddrawing:
- draw.c:112: warning: unused variable `dummy'
- cgcc -O -mshort -I. -I../h -Wall -c event.c -o event.o
- event.c: In function do_timer:
- event.c:233: warning: implicit declaration of function `wdebug'
- event.c: In function do_topped:
- event.c:587: warning: unused variable `dummy'
- cgcc -O -mshort -I. -I../h -Wall -c menu.c -o menu.o
- menu.c: In function buildbar:
- menu.c:350: warning: argument passing of integer from pointer lacks a cast
- menu.c:392: warning: argument passing of integer from pointer lacks a cast
- about.c: At top level:
- In file included from menu.c:501:
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- menu.c: In function do_menu:
- menu.c:510: warning: implicit declaration of function `wdebug'
- cgcc -O -mshort -I. -I../h -Wall -c scroll.c -o scroll.o
- scroll.c: In function wscroll:
- scroll.c:122: warning: implicit declaration of function `wdebug'
- scroll.c: In function do_scroll:
- scroll.c:215: warning: unused variable `dummy'
- cgcc -O -mshort -I. -I../h -Wall -c style.c -o style.o
- cgcc -O -mshort -I. -I../h -Wall -c trees.c -o trees.o
- trees.c: In function tr_dump:
- trees.c:166: warning: implicit declaration of function `wdebug'
- cgcc -O -mshort -I. -I../h -Wall -c window.c -o window.o
- window.c: In function winit:
- window.c:116: warning: implicit declaration of function `wdebug'
- window.c: In function wdebug:
- window.c:478: warning: `wdebug' was previously implicitly declared to return `int'
- rm -f stdwin16.olb
- car rs stdwin16.olb dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o ../tools/*.o ../gen/clip.o ../gen/perror.o ../gen/textbrk.o ../textedit/*.o
- Creating archive file `stdwin16.olb'
- cp stdwin16.olb /net/acae127/home/bammi/atari/cross-gcc/lib
- make -f Makefile.32 clean
- for i in tools gen textedit atari; do \
- (echo $i:; cd $i; make -f Makefile.32 clean) \
- done
- tools:
- rm -f core *.o [,@#]*
- gen:
- rm -f core *.o [,@#]*
- textedit:
- rm -f core *.o [,@#]*
- atari:
- rm -f dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o
- make -f Makefile.32 all
- for i in tools gen textedit atari; do \
- (echo $i:; cd $i; make -f Makefile.32) \
- done
- tools:
- cgcc -O -I../h -c endian.c -o endian.o
- cgcc -O -I../h -c glob.c -o glob.o
- glob.c: In function glob:
- glob.c:539: warning: argument passing between incompatible pointer types
- cgcc -O -I../h -c monocase.c -o monocase.o
- cgcc -O -I../h -c strdup.c -o strdup.o
- cgcc -O -I../h -c swap.c -o swap.o
- touch tools32
- gen:
- cgcc -O -I../h -c askfile.c -o askfile.o
- cgcc -O -I../h -c askync.c -o askync.o
- cgcc -O -I../h -c clip.c -o clip.o
- cgcc -O -I../h -c perror.c -o perror.o
- cgcc -O -I../h -c style.c -o style.o
- cgcc -O -I../h -c textbrk.c -o textbrk.o
- touch gen32
- textedit:
- cgcc -O -I../h -c textedit.c -o textedit.o
- cgcc -O -I../h -c textlow.c -o textlow.o
- cgcc -O -I../h -c textdbg.c -o textdbg.o
- cgcc -O -I../h -c editwin.c -o editwin.o
- touch texted32
- atari:
- cgcc -O -I. -I../h -Wall -c dialog.c -o dialog.o
- dialog.c: In function waskfile:
- dialog.c:35: warning: value computed is not used
- dialog.c:60: warning: implicit declaration of function `wdebug'
- dialog.c: In function tedinfo:
- dialog.c:99: warning: unused variable `str_len'
- dialog.c: In function str_obj:
- dialog.c:154: warning: argument passing of integer from pointer lacks a cast
- dialog.c:158: warning: argument passing of integer from pointer lacks a cast
- dialog.c:161: warning: argument passing of integer from pointer lacks a cast
- dialog.c:163: warning: argument passing of integer from pointer lacks a cast
- cgcc -O -I. -I../h -Wall -c document.c -o document.o
- document.c: In function wgetchange:
- document.c:68: warning: implicit declaration of function `wdebug'
- cgcc -O -I. -I../h -Wall -c draw.c -o draw.o
- draw.c: In function wsetwintextattr:
- draw.c:35: warning: implicit declaration of function `wdebug'
- draw.c: In function wenddrawing:
- draw.c:112: warning: unused variable `dummy'
- cgcc -O -I. -I../h -Wall -c event.c -o event.o
- event.c: In function do_timer:
- event.c:233: warning: implicit declaration of function `wdebug'
- event.c: In function do_topped:
- event.c:587: warning: unused variable `dummy'
- cgcc -O -I. -I../h -Wall -c menu.c -o menu.o
- menu.c: In function buildbar:
- menu.c:350: warning: argument passing of integer from pointer lacks a cast
- menu.c:392: warning: argument passing of integer from pointer lacks a cast
- about.c: At top level:
- In file included from menu.c:501:
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- about.c:27: warning: initialization of integer from pointer lacks a cast
- menu.c: In function do_menu:
- menu.c:510: warning: implicit declaration of function `wdebug'
- cgcc -O -I. -I../h -Wall -c scroll.c -o scroll.o
- scroll.c: In function wscroll:
- scroll.c:122: warning: implicit declaration of function `wdebug'
- scroll.c: In function do_scroll:
- scroll.c:215: warning: unused variable `dummy'
- cgcc -O -I. -I../h -Wall -c style.c -o style.o
- cgcc -O -I. -I../h -Wall -c trees.c -o trees.o
- trees.c: In function tr_dump:
- trees.c:166: warning: implicit declaration of function `wdebug'
- cgcc -O -I. -I../h -Wall -c window.c -o window.o
- window.c: In function winit:
- window.c:116: warning: implicit declaration of function `wdebug'
- window.c: In function wdebug:
- window.c:478: warning: `wdebug' was previously implicitly declared to return `int'
- rm -f stdwin.olb
- car rs stdwin.olb dialog.o document.o draw.o event.o menu.o scroll.o style.o trees.o window.o ../tools/*.o ../gen/clip.o ../gen/perror.o ../gen/textbrk.o ../textedit/*.o
- Creating archive file `stdwin.olb'
- cp stdwin.olb /net/acae127/home/bammi/atari/cross-gcc/lib
-